Skip to content

test merge#1

Open
freemansw1 wants to merge 26 commits intoprod-testfrom
main
Open

test merge#1
freemansw1 wants to merge 26 commits intoprod-testfrom
main

Conversation

@freemansw1
Copy link
Member

No description provided.

smsaleeb and others added 26 commits February 24, 2023 14:51
…or growth from evaporation into different variables.
…need to always change the version name directory. Git tags and release names will do this for us in the future.
…need since Git will handle version numbers and tags from now on.
Saleeby's updates for documentation for v6.3.03
Merge RAMS main updates for v6.3.03 release into INCUS RAMS main branch
…nucleate new droplets at the minimum mean diameter.
…to improve ice crystal prediction, prevent artificial number adjustment, and permit small hydrometeor mixing ratio and number concentrations.
…perature in DeMott formula to -35C so that we do not improperly extrapolate nucleation rates to colder temperatures.
…can be either, and named them like CN1NP and CN2NP as condensation nuclei modes 1 & 2 number prognosed. Same done for the mass variables.
…nit_ifn. These are from SPICULE and MC3E field data. Also changed the CCN and GCCN naming convention in REVU files that had not been modified in previous commit.
Updated test simulation scripts and namelist to work correctly.
Creating new version tag as v6.3.04 at this point.
Steve's updates past v6.3.03 for new tagged version v.6.3.04
… files to account for grib files that might not have the pressure levels already listed in order.
Updates to dprep Makefiles and Readme files. Also update to dprep f90…
Now that aerocat = 11 rather than 9, concen_tab should have a dimension of 11 rather than 9. Rather than hard-coding the value 11, I've changed the dimension to equal the value of aerocat.
OLD: real, dimension(9) :: concen_tab
NEW: real, dimension(aerocat) :: concen_tab
mic_nuc.f90 bug fix - dimension of concen_tab
Updating main branch to V6.3.04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants